home *** CD-ROM | disk | FTP | other *** search
/ Minami 49 / MINAMI49.ISO / Varios / Juegos Flash / Plucky's Snowball Bash.exe / scripts / DefineButton2_110 / BUTTONCONDACTION on(release).as
Text File  |  2003-04-29  |  71b  |  6 lines

  1. on(release){
  2.    hits = "0";
  3.    score = "0";
  4.    gotoAndStop(30);
  5. }
  6.